End-to-End tests
Isotope Mail Client e2e tests
Passed: 10
Failed: 0
Mon Apr 22 2019 07:13:18 GMT+0000 (UTC)
Metadata
Project home:
Isotope Mail Client
Project tests home:
Isotope Mail Client e2e tests
Feature:
Configuration not found
3
In order to be notified that configuration wasn't loaded properly
As an Isotope Mail Client user
I want to be shown an informative error page
Scenario:
Fixed route exists for configuration not found error page (chrome)
3
Given
chrome browser and a fixed error route URL https://isotope.marcnuri.com/configuration-not-found
0s
When
I access this URL
1ms
Then
I'm shown an error page stating configuration wasn't found
7s 713ms
Screenshot +
×
Screenshot
Scenario:
Fixed route exists for configuration not found error page (firefox)
3
Given
firefox browser and a fixed error route URL https://isotope.marcnuri.com/configuration-not-found
0s
When
I access this URL
0s
Then
I'm shown an error page stating configuration wasn't found
17s 763ms
Screenshot +
×
Screenshot
Scenario:
Fixed route exists for configuration not found error page (edge)
3
Given
edge browser and a fixed error route URL https://isotope.marcnuri.com/configuration-not-found
0s
When
I access this URL
0s
Then
I'm shown an error page stating configuration wasn't found
3s 644ms
Screenshot +
×
Screenshot
Feature:
Login
7
In order to access my mailbox
As an Isotope Mail Client User
I want to be able to login
Scenario:
Fixed route exists for login page (chrome)
3
Given
chrome browser and a fixed login route URL https://isotope.marcnuri.com/login
0s
When
I access this URL to login
1ms
Then
I'm shown a login page with a form to input my credentials
3s 130ms
Screenshot +
×
Screenshot
Scenario:
Fixed route exists for login page (firefox)
3
Given
firefox browser and a fixed login route URL https://isotope.marcnuri.com/login
0s
When
I access this URL to login
0s
Then
I'm shown a login page with a form to input my credentials
2s 785ms
Screenshot +
×
Screenshot
Scenario:
Fixed route exists for login page (edge)
3
Given
edge browser and a fixed login route URL https://isotope.marcnuri.com/login
0s
When
I access this URL to login
0s
Then
I'm shown a login page with a form to input my credentials
2s 108ms
Screenshot +
×
Screenshot
Scenario:
Root URL redirects to login page if no session was started
3
Given
Isotope's base URL https://isotope.marcnuri.com
0s
When
I access this URL without a session
0s
Then
I'm redirected to the login page
1s 877ms
Screenshot +
×
Screenshot
Scenario:
I can login to the application (chrome)
3
Given
chrome browser and a login form in the URL https://isotope.marcnuri.com
1s 660ms
When
I fill in and submit the login form
1s 932ms
Then
I'm logged in and redirected to the main application page
1s 231ms
Screenshot +
×
Screenshot
Scenario:
I can login to the application (firefox)
3
Given
firefox browser and a login form in the URL https://isotope.marcnuri.com
1s 826ms
When
I fill in and submit the login form
1s 798ms
Then
I'm logged in and redirected to the main application page
396ms
Screenshot +
×
Screenshot
Scenario:
I can login to the application (edge)
3
Given
edge browser and a login form in the URL https://isotope.marcnuri.com
1s 175ms
When
I fill in and submit the login form
3s 636ms
Then
I'm logged in and redirected to the main application page
618ms
Screenshot +
×
Screenshot